Skip to content

build(deps): bump tabled from 0.18.0 to 0.20.0#1262

Merged
0xle0ne merged 2 commits into
nightlyfrom
dependabot/cargo/tabled-0.20.0
Aug 22, 2025
Merged

build(deps): bump tabled from 0.18.0 to 0.20.0#1262
0xle0ne merged 2 commits into
nightlyfrom
dependabot/cargo/tabled-0.20.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 9, 2025

Copy link
Copy Markdown
Contributor

Bumps tabled from 0.18.0 to 0.20.0.

Changelog

Sourced from tabled's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

[0.19.0] - 2025-24-04

Added

  • Added tabled::assert module.
  • Added #[tabled(map)] macro.
  • Added derive::display::bool function.
  • Added derive::display::wrap and derive::display::truncate function.
  • Added Locator::value.
  • Added Table::get_dimension function.
  • Added ANSI link handling in Width::truncate.
  • Added Upper Title Case and lower title case options for rename_all.
  • Added no_std in testing_table.

Changed

  • Changed Reverse interface.
  • Changed Position interface.
  • Changed tabled::grid::dimension structures.
  • Changed IterTable interface.
  • Migrated ron to 0.10.
  • Renamed ColumnNames::default() into ColumnsNames::head().
  • Renamed BorderSpanCorrection into BorderCorrection::span().
  • Renamed Offset::Begin into Offset::Start.
  • Moved Offset out of tabled into papergrid.
  • Imroved wrap logic.
  • Switch underlying hash algorithm.
  • Improved README (by @​romanz).
  • Improved README (by @​Diddy42).

Fixed

  • Fixed no_std build (in actuall no_std env).
  • Fixed wrap emojie issue (releated to int overlap).
  • Fixed LineText<LastColumn>.
Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jun 9, 2025
@0xle0ne

0xle0ne commented Aug 21, 2025

Copy link
Copy Markdown
Member

@dependabot rebase

Bumps [tabled](https://github.com/zhiburt/tabled) from 0.18.0 to 0.20.0.
- [Changelog](https://github.com/zhiburt/tabled/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zhiburt/tabled/commits)

---
updated-dependencies:
- dependency-name: tabled
  dependency-version: 0.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/tabled-0.20.0 branch from 65bcf03 to 10e55b4 Compare August 21, 2025 16:00
@codecov

codecov Bot commented Aug 21, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 65.53%. Comparing base (15d47f6) to head (5c7142b).
⚠️ Report is 1 commits behind head on nightly.

Additional details and impacted files
@@             Coverage Diff             @@
##           nightly    #1262      +/-   ##
===========================================
- Coverage    65.84%   65.53%   -0.31%     
===========================================
  Files          290      290              
  Lines        15876    15876              
===========================================
- Hits         10454    10405      -49     
- Misses        5422     5471      +49     
Flag Coverage Δ
unittests 65.53% <ø> (-0.31%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@0xle0ne 0xle0ne merged commit 2467e9e into nightly Aug 22, 2025
9 of 10 checks passed
@dependabot dependabot Bot deleted the dependabot/cargo/tabled-0.20.0 branch August 22, 2025 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant